Skip to main content

allowableDragActions

Type

property

Summary

Reports a list of actions that the source application will act upon for the current drag-drop operation.

Syntax

set the allowableDragActions to <actionsList>
get the allowableDragActions

Description

Use the allowableDragActions to specify how the drag-data you are offering can be manipulated.

Examples

set the allowableDragActions to "move,copy"

message: dragEnter, dragStart

property: dragAction

Compatibility and Support

Introduced

LiveCode 2.9

OS

mac

windows

linux

Platforms

desktop

server

Thank you for your feedback!

Was this page helpful?